Skip to content

Add base versions to two common javaagent modules (jaxws, xxl-job)#18464

Merged
laurit merged 2 commits into
open-telemetry:mainfrom
trask:rename-common-modules
May 3, 2026
Merged

Add base versions to two common javaagent modules (jaxws, xxl-job)#18464
laurit merged 2 commits into
open-telemetry:mainfrom
trask:rename-common-modules

Conversation

@trask

@trask trask commented May 1, 2026

Copy link
Copy Markdown
Member

Follows the pattern from #18423.

  • instrumentation/jaxws/jaxws-commoninstrumentation/jaxws/jaxws-common-2.0
    (package io.opentelemetry.javaagent.instrumentation.jaxws.common...jaxws.common.v2_0)
  • instrumentation/xxl-job/xxl-job-commoninstrumentation/xxl-job/xxl-job-common-1.9.2
    (package io.opentelemetry.javaagent.instrumentation.xxljob.common...xxljob.common.v1_9_2, in both javaagent and testing source sets)

@otelbot-java-instrumentation otelbot-java-instrumentation Bot added the test native This label can be applied to PRs to trigger them to run native tests label May 1, 2026
@trask trask marked this pull request as ready for review May 1, 2026 00:38
@trask trask requested a review from a team as a code owner May 1, 2026 00:38
@trask trask force-pushed the rename-common-modules branch 3 times, most recently from 4dfad88 to 70eb808 Compare May 1, 2026 02:23
trask added 2 commits May 2, 2026 22:08
Renames:
- instrumentation/jaxws/jaxws-common -> jaxws-common-2.0
  (package io.opentelemetry.javaagent.instrumentation.jaxws.common
   -> io.opentelemetry.javaagent.instrumentation.jaxws.common.v2_0)
- instrumentation/xxl-job/xxl-job-common -> xxl-job-common-1.9.2
  (package io.opentelemetry.javaagent.instrumentation.xxljob.common
   -> io.opentelemetry.javaagent.instrumentation.xxljob.common.v1_9_2)

Follows the pattern established in open-telemetry#18423 for hibernate-common, jedis-common,
jms-common, and redisson-common.
@trask trask force-pushed the rename-common-modules branch 3 times, most recently from feeb59e to e5018e8 Compare May 3, 2026 05:12
@laurit laurit merged commit d5f6fed into open-telemetry:main May 3, 2026
189 of 274 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test native This label can be applied to PRs to trigger them to run native tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants